﻿2026-07-06T05:05:06.4022712Z ##[group]Run actions/checkout@v5
2026-07-06T05:05:06.4023269Z with:
2026-07-06T05:05:06.4023598Z   fetch-depth: 0
2026-07-06T05:05:06.4023944Z   repository: SaberMage/spt-core
2026-07-06T05:05:06.4026690Z   token: ***
2026-07-06T05:05:06.4027016Z   ssh-strict: true
2026-07-06T05:05:06.4027335Z   ssh-user: git
2026-07-06T05:05:06.4027685Z   persist-credentials: true
2026-07-06T05:05:06.4028049Z   clean: true
2026-07-06T05:05:06.4028361Z   sparse-checkout-cone-mode: true
2026-07-06T05:05:06.4028756Z   fetch-tags: false
2026-07-06T05:05:06.4029106Z   show-progress: true
2026-07-06T05:05:06.4029428Z   lfs: false
2026-07-06T05:05:06.4029729Z   submodules: false
2026-07-06T05:05:06.4030050Z   set-safe-directory: true
2026-07-06T05:05:06.4030404Z ##[endgroup]
2026-07-06T05:05:06.5889241Z Syncing repository: SaberMage/spt-core
2026-07-06T05:05:06.5890525Z ##[group]Getting Git version info
2026-07-06T05:05:06.5891067Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-06T05:05:06.6122025Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-06T05:05:06.6341898Z git version 2.43.0.windows.1
2026-07-06T05:05:06.6369650Z ##[endgroup]
2026-07-06T05:05:06.6377723Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\79f423a3-10f0-4fcc-9572-d327934cca1d\.gitconfig'
2026-07-06T05:05:06.6391867Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\79f423a3-10f0-4fcc-9572-d327934cca1d' before making global git config changes
2026-07-06T05:05:06.6392898Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T05:05:06.6397403Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-06T05:05:06.6663824Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-06T05:05:06.6875494Z https://github.com/SaberMage/spt-core
2026-07-06T05:05:06.6902554Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-06T05:05:06.6906804Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-06T05:05:06.7135737Z HEAD
2026-07-06T05:05:06.7380166Z ##[endgroup]
2026-07-06T05:05:06.7383875Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-06T05:05:07.2178558Z ##[group]Cleaning the repository
2026-07-06T05:05:07.2182941Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-06T05:05:17.4849452Z Removing .adapter-notify/
2026-07-06T05:05:17.4849955Z Removing target/
2026-07-06T05:05:17.4885177Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-06T05:05:17.5958694Z HEAD is now at 09deb8eb Merge 600f242fcfbf0e52a2b6199bd7d50939032ff445 into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T05:05:17.5995572Z ##[endgroup]
2026-07-06T05:05:17.6000124Z ##[group]Disabling automatic garbage collection
2026-07-06T05:05:17.6005874Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-06T05:05:17.6247596Z ##[endgroup]
2026-07-06T05:05:17.6248043Z ##[group]Setting up auth
2026-07-06T05:05:17.6254014Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-06T05:05:17.6496189Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-06T05:05:18.1989826Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T05:05:18.2222092Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-06T05:05:18.8435188Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T05:05:18.8696011Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-06T05:05:19.4364290Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-06T05:05:19.4671753Z ##[endgroup]
2026-07-06T05:05:19.4672555Z ##[group]Fetching the repository
2026-07-06T05:05:19.4679253Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +09deb8ebaed6d4fb12a70cbb8c352599fb296654:refs/remotes/pull/52/merge
2026-07-06T05:05:20.7267298Z From https://github.com/SaberMage/spt-core
2026-07-06T05:05:20.7267704Z  * [new branch]        remote-truth -> origin/remote-truth
2026-07-06T05:05:20.7403982Z ##[endgroup]
2026-07-06T05:05:20.7404406Z ##[group]Determining the checkout info
2026-07-06T05:05:20.7404777Z ##[endgroup]
2026-07-06T05:05:20.7409835Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-06T05:05:20.7698680Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-06T05:05:20.7954039Z ##[group]Checking out the ref
2026-07-06T05:05:20.7959034Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/52/merge
2026-07-06T05:05:20.8305843Z HEAD is now at 09deb8eb Merge 600f242fcfbf0e52a2b6199bd7d50939032ff445 into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T05:05:20.8325671Z ##[endgroup]
2026-07-06T05:05:20.8566615Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-06T05:05:20.8775703Z 09deb8ebaed6d4fb12a70cbb8c352599fb296654
